home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / util / libs / DragnDrop14.lha / dnd.readme next >
Text File  |  2001-06-12  |  1KB  |  41 lines

  1.  
  2. Take a look at the Docs/Extern.html page to see what is possible with this
  3. small library!
  4.  
  5.  
  6. --
  7.  
  8. Hi,
  9.  
  10. nicht wundern, daß es kein Includefile gibt. Das ist schon ok, es gibt nichts zu
  11. definieren, jedenfalls für Preass nicht. Pragmas und ähnliches müßten die
  12. C-Programmierer bitte selber schreiben. Falls einer seine Pragmas zur Verfügung
  13. stellt, dann werden die selbstverständlich eingebaut.
  14.  
  15.                                                Cyborg
  16. --
  17.  
  18. Hi,
  19.  
  20. don`t wonder why you can`t find an includefile, it does not exists.
  21. If you make your own Pragmas, please send a copy to me to include it into the
  22. package.
  23.  
  24. --
  25.  
  26. Test for Drag`n`Drop:
  27.    
  28.     the small testprogram needs a installed guienv.library in libs:
  29.  
  30.     First it opens a screen and window, draws all Drag&Drop-areas. The droparea
  31.     is the lower polygon.
  32.  
  33.     click on a dragarea to move the dragicon around. Drop it everywhere you
  34.     want. A accepted drop has to be done only in the polygonarea.
  35.  
  36.  
  37.  
  38. HISTORY 1.4:
  39.  
  40. - added new messagesystemfunctions mostly for DirectDos
  41.